home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/plugins/objects/link/r3ialink.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/intact/r3iacons.js")
- var R3CLID_IALINK = 1296;
-
- R3IALINKM_ = 1296000;
-
- function _R3IALINKM_() {
- return this.r3Do(R3IALINKM_, arguments);
- }
-
- function r3Ialink () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_IALINK, arguments);
- }
- // Methods
- this.=_R3IALINKM_;
-
- // Attributes
- }
-
- r3Ialink.prototype=new r3Iaconstructor;
- // inc/plugins/objects/link/r3ialink.h_H